Welcome![Sign In][Sign Up]
Location:
Search - select linux

Search list

[Linux-UnixAccountSetupAccountType

Description: Prompts the user to select an account type for Linux
Platform: | Size: 4096 | Author: gugdvjs | Hits:

[Linux-Unixsh7724

Description: GPIO used to select pin function for Linux v2.13.6.
Platform: | Size: 2048 | Author: laipaomin | Hits:

[Internet-Networklibevent-2.0.21-stable

Description: libevent是一个事件触发的网络库 ,适用于windows、linux、bsd等多种平台,内部使用select、epoll、kqueue等系统调用管理事件机制-The libevent API provides a mechanism to a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts.
Platform: | Size: 2129920 | Author: Angel_Siter | Hits:

[Linux-Unix06-file_io

Description: Linux下文件IO操作示例。包括以下示例:copy_file,lock_set,poll,select,standard_io,producer-Linux operating under the File IO examples. Include the following examples: copy_file, lock_set, poll, select, standard_io, producer
Platform: | Size: 13312 | Author: sky | Hits:

[Internet-NetworkPythonChatRoom

Description: Python多用户聊天室 使用Linux epoll系统调用而不是多线程-Python multi client chatroom Instead of using multithreading, this program uses select.epoll call
Platform: | Size: 6144 | Author: leelour | Hits:

[Internet-Networkdouble-chat

Description: linux网络编程,实现双人聊天,使用select调用,及时聊天-Linux network programming, to achieve double chat, use the call, chat in a timely manner
Platform: | Size: 2048 | Author: 李天一 | Hits:

[Linux-Unixvt1636

Description: Input Data Mode Select for Linux v2.13.6.
Platform: | Size: 3072 | Author: ckvxbe | Hits:

[Linux-Unixnf_reject

Description: Select calibration to run for Linux v2.13.6.
Platform: | Size: 10240 | Author: pvhiewan | Hits:

[Linux-Unixrtl8188e_xmit

Description: Queue Select Value in TxDesc for Linux v2.13.6.
Platform: | Size: 3072 | Author: kontfbg | Hits:

[Internet-Networknon_blocking

Description: TCP、UDP 通信程序设计实验 Socket 编程基本原理参见参考文档 UDP 通信程序设计 选择一个操作系统环境(Linux 或者Windows)建议linux,编制UDP/IP 通 信程序,完成一定的通信功能。在发送UDP 数据包时做一个循环,连续发送 100 个数据包;在接收端统计丢失的数据包。-TCP, UDP communication program design experiments Socket programming basic principles, see the reference documentation UDP communication program design Select an operating system environment (Linux or Windows) recommended Linux, the preparation of UDP/IP through Letter procedures, the completion of a certain communication functions. When sending UDP packets to do a cycle, continuous transmission 100 packets the packet at the receiver s statistics.
Platform: | Size: 3072 | Author: y | Hits:

[Linux-Unixselect_server

Description: linux开发环境下 服务器C程序 服务器结构是select机制 代码绝对可用 -Linux development environment server C program server structure is mechanism code is absolutely available
Platform: | Size: 1024 | Author: 单文秋 | Hits:

[Internet-NetworkC-S

Description: linux简单的网络编程实例,socket通讯,select多路I/O ,server,client模式 select模型-linux socket
Platform: | Size: 13312 | Author: 张庆林 | Hits:

[Linux-Unixio多路复用

Description: io多路复用用于一个服务器端接收多个客户端请求,实现非阻塞数据传输(IO multiplexing is used to receive multiple client requests at one server to achieve non blocking data transmission)
Platform: | Size: 10240 | Author: farsight_suifeng | Hits:

[Linux-Unixlibevent

Description: Libevent 是一个用C语言编写的、轻量级的开源高性能事件通知库,主要有以下几个亮点:事件驱动( event-driven),高性能;轻量级,专注于网络,不如 ACE 那么臃肿庞大;源代码相当精炼、易读;跨平台,支持 Windows、 Linux、 *BSD 和 Mac Os;支持多种 I/O 多路复用技术, epoll、 poll、 dev/poll、 select 和 kqueue 等;支持 I/O,定时器和信号等事件;注册事件优先级。(Libevent is an open source of high performance events in a language with C, lightweight circular base, mainly has the following highlights: event driven (event-driven), lightweight, high performance; focus on the network, as well as ACE so bloated; source code, very refined and legible; cross platform, support Windows, Linux, *BSD and Mac Os; support multiple I/O multiplexing technology, epoll, poll, dev/poll, select and kqueue; I/O, timer and signal events; registration priority.)
Platform: | Size: 1199104 | Author: Ting_Yu | Hits:

[Internet-Networklinux_epoll模型

Description: epoll是Linux内核为处理大批量文件描述符而作了改进的poll,是Linux下多路复用IO接口select/poll的增强版本,它能显著提高程序在大量并发连接中只有少量活跃的情况下的系统CPU利用率。另一点原因就是获取事件的时候,它无须遍历整个被侦听的描述符集,只要遍历那些被内核IO事件异步唤醒而加入Ready队列的描述符集合就行了。epoll除了提供select/poll那种IO事件的水平触发(Level Triggered)外,还提供了边缘触发(Edge Triggered),这就使得用户空间程序有可能缓存IO状态,减少epoll_wait/epoll_pwait的调用,提高应用程序效率(Epoll is an improved poll for the Linux kernel to handle large batch file descriptors, an enhanced version of the multiplexed IO interface select/poll under Linux, which can significantly improve the application rate of the system CPU in a large number of concurrent connections in a large number of concurrent connections. Another reason is that when an event is obtained, it does not need to traverse the entire set of listener descriptors, just traversing the descriptor sets that are added to the Ready queue asynchronously by the kernel IO event. In addition to providing the level trigger (Level Triggered) of the select/poll IO event (Level Triggered), epoll provides the edge trigger (Edge Triggered), which makes the user space program likely to cache the IO state, reduce the call of the epoll_wait/epoll_pwait, and improve the efficiency of the application)
Platform: | Size: 299008 | Author: Q-Q | Hits:

[P2POriginal bitcoin-qt

Description: Password: bitcoin BitCoin v0.01 ALPHA Copyright (c) 2009 Satoshi Nakamoto Distributed under the MIT/X11 software license, see the accompanying file license.txt or http://www.opensource.org/licenses/mit-license.php. This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit (http://www.openssl.org/). This product includes cryptographic software written by Eric Young (eay@cryptsoft.com). Intro ----- Bitcoin is an electronic cash system that uses a peer-to-peer network to prevent double-spending. It's completely decentralized with no server or central authority. Operating Systems ----------------- Windows NT/2000/XP (and probably Vista) Vista hasn't been tested yet. All the libraries used are cross-platform, so there's nothing preventing future Linux and Mac builds. Setup ----- Unpack the files into a directory and run bitcoin.exe. The software automatically finds other nodes to connect to. You should set your firewall to forward port 8333 to your computer so you can receive incoming connections, otherwise the nodes you can connect with will be limited. To support the network by running a node, select: Options->Generate Coins and keep the program open or minimized. It runs at idle priority when no other programs are using the CPU. Your computer will be solving a very difficult computational problem that is used to lock in blocks of transactions. The time to generate a block varies each time, but may take days or months, depending on the speed of your computer and the competition on the network. It's not a computation that has to start over from the beginning if you stop and restart it. A solution might be found at any given moment it's running. As a reward for supporting the network, you receive coins when you successfully generate a block.
Platform: | Size: 2848942 | Author: charlieandmac | Hits:
« 1 2 ... 5 6 7 8 9 10»

CodeBus www.codebus.net